Conversation
…ghes-enablement` (#55127)
Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR performs an automated sync between the public and private repos to preserve continuity without squashing commits. Key changes include updates to conditional version blocks in several markdown files, adjustments to inline documentation notes, and minor text rewording for clarity.
Reviewed Changes
Copilot reviewed 10 out of 20 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| data/reusables/security-overview/settings-limitations.md | Removal of outdated conditionals and cleanup of note formatting. |
| data/reusables/security-overview/alert-differences.md | Removal of conditional blocks to simplify note content. |
| data/reusables/repositories/navigate-to-branches.md | Removal of conditional blocks and redundant screenshots. |
| data/features/code-scanning-autofix.yml | Added a comment indicating feature availability status. |
| content/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/managing-security-and-analysis-settings-for-your-organization.md | Updated note text by removing conditional logic for consistency. |
| content/code-security/secret-scanning/introduction/about-secret-scanning.md | Removed expired comments and streamlined secret scanning description. |
| content/code-security/getting-started/quickstart-for-securing-your-organization.md | Added a GHES version reminder and simplified conditional instructions. |
| content/code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates.md | Refined wording regarding feature enablement for dependabot security updates. |
| content/code-security/dependabot/dependabot-alerts/configuring-dependabot-alerts.md | Updated conditional logic and reorganized enterprise-level settings text. |
| content/admin/configuring-settings/configuring-github-connect/enabling-dependabot-for-your-enterprise.md | Reworded introductory text for clarity and consistency. |
Files not reviewed (10)
- src/github-apps/lib/config.json: Language not supported
- src/rest/data/fpt-2022-11-28/schema.json: Language not supported
- src/rest/data/ghec-2022-11-28/schema.json: Language not supported
- src/rest/data/ghes-3.12-2022-11-28/schema.json: Language not supported
- src/rest/data/ghes-3.13-2022-11-28/schema.json: Language not supported
- src/rest/data/ghes-3.14-2022-11-28/schema.json: Language not supported
- src/rest/data/ghes-3.15-2022-11-28/schema.json: Language not supported
- src/rest/data/ghes-3.16-2022-11-28/schema.json: Language not supported
- src/rest/lib/config.json: Language not supported
- src/webhooks/lib/config.json: Language not supported
Comments suppressed due to low confidence (1)
content/code-security/dependabot/dependabot-alerts/configuring-dependabot-alerts.md:108
- Please verify that changing the condition from 'dependabot-alerts-enterprise-enablement or ghes' to 'ghec or ghes' is intentional and that it correctly targets all intended enterprise scenarios.
{% ifversion ghec or ghes %}
Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automated pull request to sync changes between the public and private repos.
Our bot will merge this pull request automatically.
To preserve continuity across repos, do not squash this pull request.